home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Taifun / Taifun 048 (1988-02-15)(Ossowski, Stefan)(DE)(PD).zip / Taifun 048 (1988-02-15)(Ossowski, Stefan)(DE)(PD).adf / Mandel / source / ReadMe.h < prev   
Text File  |  1988-01-23  |  3KB  |  55 lines

  1. /*
  2.  *                     +-----------------------------+
  3.  *                     | Mandelbrot Construction Set |
  4.  *                     +-----------------------------+
  5.  * 
  6.  *                   (C) By Olaf {* KosmoSoft *} Seibert
  7.  *                         15 September 1987 V1.0
  8.  * 
  9.  * In article <4383@videovax.Tek.COM>, Steven E. Rice, P.E.
  10.  *    (stever@videovax.Tek.COM) writes:
  11.  * > All rights reserved. This material may be redistributed only where
  12.  * > such redistribution is without charge and without restrictions on
  13.  * > further redistribution. Incorporation of this material in a 
  14.  * > compilation or other collective work constitutes permission from
  15.  * > the intermediary to all recipients to freely redistribute the entire
  16.  * > collection.
  17.  * > All other uses are prohibited.
  18.  *
  19.  * Copyright 1987 by Olaf Seibert, KosmoSoft Productions.
  20.  *
  21.  * Disclaimer: The author of this program is not responsible for any 
  22.  * direct, indirect, incidental or consequential damages caused by
  23.  * using or not using this material, or any documentation that may or
  24.  * may not be supplied.
  25.  *
  26.  * Notice: The palette and the file requester were written by others.
  27.  * (=RJ= Mical and C. Heath respectively)
  28.  * These packages were adapted to be more generally usable, and to 
  29.  * conform more to my own taste.
  30.  * I had to remove a number of bugs from Jim Kents IFF routines.
  31.  *
  32.  * Mind you: _I_ didn't mention ShareWare!
  33.  *
  34.  */
  35.  
  36. /************************************************************************
  37. * .-------------------------------------------------------------------. *
  38. * |               --- >>>  AUTHOR INFORMATION  <<< ---                | *
  39. * `-------------------------------------------------------------------' *
  40. *=======================================================================*
  41. *                                 ||                                    *
  42. *  Study Address                  ||   Home address                     *
  43. *  (may vary greatly)             ||   (safe way to send fanmail)       *
  44. *                                 ||                                    *
  45. *  Olaf Seibert                   ||   Olaf Seibert                     *
  46. *  Vossendijk 149                 ||   Beek 5                           *
  47. *  6534 TN  Nijmegen              ||   5815 CS  Merselo                 *
  48. *  The Netherlands                ||   The Netherlands                  *
  49. *                                 ||                                    *
  50. *  International (...-31)80561045 ||   International (...-31)4786205    *
  51. *  or National 080-561045         ||   or National 04786-205            *
  52. *                                 ||                                    *
  53. *=======================================================================*
  54. ************************************************************************/
  55.